0_开发环境搭建
- 下载 IDEA
- 安装 Minecraft Develepmental 插件
- 从 Fabric Documentation 中下载 fabric example mod 或者从github上拉取
- 打开项目,更改包名,fabric_mod.json
- 上传到 github repo
Active Reading:
- Major Idea:准备软件和环境,准备样本
- How to remember:要做一件事,首先是要准备环境,学408就要准备好电脑,C语言的IDE,比如C-Lion,上传到 Gtihub 相当于公开你的学习笔记。
- How to apply/extend:remember中已经apply了